home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Suzy B Software 2
/
Suzy B Software CD-ROM 2 (1994).iso
/
prntutil
/
ideal340
/
idealist
/
english
/
idealist.ida
next >
Wrap
Text File
|
1995-04-25
|
6KB
|
135 lines
*****************************************
* Printer Adaption for IdeaList V3.4 *
*****************************************
* Comments: from '*' to line end *
* *
* Syntax of control codes: *
* 65 66 = $41 $42 = 'A''B' = 'AB' *
* *
* Unnumerical chars and blanks *
* between codes are permitted. *
*****************************************
* *
* Standard adaption file *
* for 24-pin matrix printers *
* *
*****************************************************************
* *
* Paper lengths: LETTER size (11") *
* *
* IMPORTANT NOTE: *
* All the German adaptions use other lenghts: *
* - cut sheet : 11.67" ('DIN A4') *
* - continous paper: 12" *
* To use LETTER sheets you have to modify the following lines: *
* - "net page length" ("Netto-Seitenlänge Endlos") *
* - "number of lines, single sheet" ("Zeilenzahl Einzelblatt") *
* - "define gross page length" ("Brutto-Seitenlänge festlegen")*
* *
*****************************************************************
*
* Name of Adaption (up to 32 chars):
Standard 24 pins, LETTER
*
* Names of the Font Sizes (up to 12 chars):
Pica 10cpi* size 1
Elite 12cpi* " 2
Cond. 17cpi* " 3
Narrow 20cpi* " 4
*
* Name of the Joker (up to 12 chars):
Joker (free)
*
* Fonts (0 = internal):
0 * size 1
0 * " 2
0 * " 3
0 * " 4
*
* Size Parameters:
10.7 * net page length in inch (contionous paper) [LETTER size!]
0.5 * text distance in inch (chain mode)
0.3 * minimum rest length in inch (chain mode)
56 * number of lines in pica-lines (6 lpi) (single paper) [LETTER size!]
6 * lines/inch size 1
8 * " " 2
8 * " " 3
10 * " " 4
80 * maximum line length in pica-chars (10 cpi)
10 * chars/inch size 1
12 * " " 2
17 * " " 3
20 * " " 4
*
0 * reserved 1
0 * reserved 2
0 * steps/inch for horizontal spacing (0 = not used)
*
0 * mode of sending (0=normal)
0 * configuration of port/cut sheet feeder
* (0=parallel/manual, 1=para./auto, 2=serial/manual, 3=ser./auto)
*
* Printer Control Codes (maximum : 80 chars):
27 64, 27 82 0 * initialise [reset, USA-set]
27 64 * codes at the end
27 79 * skip-over perforation off
27 67 00 11 * define gross page length [11" = LETTER size!]
27 80, 18, 27 84 * define character wide/hight size 1
* [10 cpi, condensed off, sub off]
27 77, 18, 27 84 * define character wide/hight size 2
* [12 cpi, condensed off, sub off]
27 80, 15, 27 84 * define character wide/hight size 3
* [10 cpi, condensed on, sub off]
27 77, 15, 27 83 1 * define character wide/hight size 4
* [12 cpi, condensed on, sub on]
27 50 * define line spacing size 1 [1/6"]
27 48 * " " " " 2 [1/8"]
27 48 * " " " " 3 [1/8"]
27 65 6 * " " " " 4 [6/60" with 24-pins]
27 120 0 * draft
27 120 1 * letter quality
0 * joker on [free]
0 * joker off [free]
0 * reserved #1
0 * reserved #2
27 69 * bold on
27 70 * bold off
0 * light on [free]
0 * light off [free]
27 52 * italic on
27 53 * italic off
27 45 1 * underline on
27 45 0 * underline off
27 83 0 * superscript on
27 84 * superscript off
27 83 1 * subscript on
27 84 * subscript off
0 * init download data [not used]
0 * exit " " [ " " ]
0 * download font on [ " " ]
0 * " " off [ " " ]
0 * horizontal spacing (255 = replacement at runtime)
* [not used]
'0' 8 '/' * zero with slash
*
0* Begin of Character Adaptions;
* first Atari code,
* then up to 20 printer codes;
* when character not printable: 32
127 = '^' 8 '-' *
132 = 27 82 2,'{', 27 82 0 * ä
148 = 27 82 2,'|', 27 82 0 * ö
129 = 27 82 2,'}', 27 82 0 * ü
142 = 27 82 2,'[', 27 82 0 * Ä
153 = 27 82 2,'\', 27 82 0 * Ö
154 = 27 82 2,']', 27 82 0 * Ü
158 = 27 82 2,'~', 27 82 0 * ₧
221 = 21 * ▌
189 = 67 * (C)
190 = 82 * (R)
254 = 32 * [not printable]
255 = 32 * [ " " ]
0* End of Character Adaptions
*
************** End of Printer Adaption File ******************